Storm-static

Benchmark
Model:wlan v.1 (MDP)
Parameter(s)MAX_BACKOFF = 4, COL = 0
Property:sent (prob-reach)
Invocation (default)
~/storm/build/bin/storm --prism wlan.4.prism --prop wlan.props sent --constants COL=0 --exact floats --general:precision 1e-20  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:3.3944742679595947s
Return code:0
Log
Storm 1.5.1

Date: Thu Apr 30 14:16:53 2020
Command line arguments: --prism wlan.4.prism --prop wlan.props sent --constants COL=0 --exact floats '--general:precision' 1e-20 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.015s.

Time for model construction: 3.229s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	345000
Transitions: 	762252
Choices: 	440206
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * ((s1 = 12) & (s2 = 12)) -> 1 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "sent": P>=1 [F ((s1 = 12) & (s2 = 12))] ...
Result (for initial states): true

Time for model checking: 0.119s.